home *** CD-ROM | disk | FTP | other *** search
- //////////////////////////////////////////////////////////////////////////
- //
- // Copyright 1998-2000 Pandemic Studios
- //
- // Code-Generated Configuration File
- //
-
- DefaultRule("None");
- FixedRule(1);
- RequiredAddons();
-
- WorldInfo()
- {
- CellMapX(112);
- CellMapZ(112);
- MiniMapRotation(45.000000);
- }
-
- Environment()
- {
- Rain()
- {
- RainType("rainDef")
- {
- BlockSize(30.000000);
- Grids(8);
- Count(4);
- Width(0.080000);
- Height(5.000000);
- Scale(1.000000);
- Speed(25.000000);
- Color(222, 222, 222, 255);
- Texture("engine_rain.tga");
- Blend("modulate");
- MinDist(0.200000);
- MaxDist(0.000000);
- Direction(0.000000, -0.809017, 0.587785);
- ChanceOfStrike(0.000500);
- Sound("engine_rain.wav");
- GroundSplat("groundDef");
- WaterSplat("waterDef");
- }
-
- SplatType("groundDef")
- {
- Type("Ground");
- Count(128);
- Color(255, 255, 255, 255);
- Texture("engine_rain_splash.tga");
- Blend("modulate");
- Centered(0);
- Offset(0.060000);
- MinWidth(0.080000);
- MinHeight(0.020000);
- MaxWidth(0.500000);
- MaxHeight(1.000000);
- LifeSpan(0.200000);
- MinDist(1.000000);
- }
-
- SplatType("waterDef")
- {
- Type("Water");
- Count(64);
- Color(0, 255, 255, 255);
- Texture("engine_rain_ring.tga");
- Blend("modulate");
- Centered(1);
- Offset(0.060000);
- MinWidth(0.100000);
- MinHeight(0.100000);
- MaxWidth(3.000000);
- MaxHeight(3.000000);
- LifeSpan(0.500000);
- MinDist(1.000000);
- }
- }
-
- Light()
- {
- CycleTime(10000.000000);
- CurrentTime(0.250000);
- LastTime(0.250000);
- StartTime(0.250000);
- DayStartTime(0.250000);
- DayEndTime(0.750000);
- SunriseStartTime(0.200000);
- SunriseEndTime(0.300000);
- SunsetStartTime(0.700000);
- SunsetEndTime(0.800000);
-
- Colors()
- {
- Add()
- {
- Fraction(0.500000);
- Ambient(105, 98, 40, 255);
- Sun(238, 243, 138, 255);
- Fog(160, 129, 57, 255);
- }
-
- Add()
- {
- Fraction(0.750000);
- Ambient(127, 77, 24, 255);
- Sun(250, 255, 110, 255);
- Fog(120, 76, 29, 255);
- }
-
- Add()
- {
- Fraction(1.000000);
- Ambient(50, 99, 50, 255);
- Sun(11, 128, 79, 255);
- Fog(5, 32, 24, 255);
- }
-
- Add()
- {
- Fraction(0.000000);
- Ambient(50, 99, 50, 255);
- Sun(11, 128, 79, 255);
- Fog(5, 32, 24, 255);
- }
-
- Add()
- {
- Fraction(0.250000);
- Ambient(127, 77, 24, 255);
- Sun(250, 255, 110, 255);
- Fog(120, 76, 29, 255);
- }
- }
- }
-
- Time()
- {
- Day(24);
- Month(6);
- Year(2506);
- }
- }
-
- DefineTeams()
- {
- CreateTeam("cars", 4)
- {
- Color(0, 0, 0);
-
- Relations()
- {
- With("cars", "Ally");
- With("jda_ally", "Neutral");
- With("shuttles", "Neutral");
- With("prisoners", "Neutral");
- With("sprawlers", "Neutral");
- With("jda", "Neutral");
- }
-
- DefaultClient(0);
- AvailablePlay(0);
- HasStats(0);
- PermanentRadar(0);
- RequireAI(0);
- Side("");
- SideFixed(1);
- Objectives();
- StartPoint(0.500000, 0.500000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- PainFirstClusterCycle(0);
- UniqueScriptId(0);
- ResourceStore(0);
- }
-
- CreateTeam("jda_ally", 3)
- {
- Color(255, 255, 255);
-
- Relations()
- {
- With("cars", "Neutral");
- With("jda_ally", "Ally");
- With("shuttles", "Neutral");
- With("prisoners", "Neutral");
- With("sprawlers", "Enemy");
- With("jda", "Neutral");
- }
-
- DefaultClient(0);
- AvailablePlay(0);
- HasStats(0);
- PermanentRadar(0);
- RequireAI(0);
- Side("");
- SideFixed(1);
-
- Objectives()
- {
- ReaperId(1594);
- ReaperId(1595);
- }
-
- StartPoint(0.400000, 0.400000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- PainFirstClusterCycle(0);
- UniqueScriptId(0);
- FilteringEnabled(1);
- FilteredTypes();
- ResourceStore(0);
- }
-
- CreateTeam("shuttles", 5)
- {
- Color(0, 0, 0);
-
- Relations()
- {
- With("cars", "Neutral");
- With("jda_ally", "Neutral");
- With("shuttles", "Ally");
- With("prisoners", "Neutral");
- With("sprawlers", "Neutral");
- With("jda", "Neutral");
- }
-
- DefaultClient(0);
- AvailablePlay(0);
- HasStats(0);
- PermanentRadar(0);
- RequireAI(0);
- Side("");
- SideFixed(1);
- Objectives();
- StartPoint(0.600000, 0.600000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- PainFirstClusterCycle(0);
- UniqueScriptId(0);
- ResourceStore(0);
- }
-
- CreateTeam("prisoners", 2)
- {
- Color(71, 65, 38);
-
- Relations()
- {
- With("cars", "Neutral");
- With("jda_ally", "Neutral");
- With("shuttles", "Neutral");
- With("prisoners", "Ally");
- With("sprawlers", "Neutral");
- With("jda", "Neutral");
- }
-
- DefaultClient(0);
- AvailablePlay(0);
- HasStats(0);
- PermanentRadar(0);
- RequireAI(0);
- Side("");
- SideFixed(1);
- Objectives();
- StartPoint(0.300000, 0.300000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- PainFirstClusterCycle(0);
- UniqueScriptId(0);
- FilteringEnabled(1);
- FilteredTypes();
- ResourceStore(0);
- }
-
- CreateTeam("sprawlers", 1)
- {
- Color(71, 65, 38);
-
- Relations()
- {
- With("cars", "Neutral");
- With("jda_ally", "Enemy");
- With("shuttles", "Neutral");
- With("prisoners", "Neutral");
- With("sprawlers", "Ally");
- With("jda", "Enemy");
- }
-
- DefaultClient(0);
- AvailablePlay(0);
- HasStats(1);
- PermanentRadar(0);
- RequireAI(0);
- Side("");
- SideFixed(1);
-
- Objectives()
- {
- ReaperId(1752);
- }
-
- StartPoint(0.200000, 0.200000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- PainFirstClusterCycle(0);
- UniqueScriptId(0);
- FilteringEnabled(1);
-
- FilteredTypes()
- {
- Add("sprawler.unit.collector");
- Add("sprawler.unit.reaper");
- Add("sprawler.unit.rumbler");
- Add("sprawler.building.squat1");
- Add("jda.building.cameratower");
- Add("jda.unit.rig");
- Add("jda.building.refinery");
- Add("jda.building.solarpower");
- Add("jda.building.aptower");
- Add("sprawler.building.garage1");
- Add("jda.building.hq1");
- }
-
- ResourceStore(10000);
- }
-
- CreateTeam("jda", 0)
- {
- Color(255, 255, 255);
-
- Relations()
- {
- With("cars", "Neutral");
- With("jda_ally", "Neutral");
- With("shuttles", "Neutral");
- With("prisoners", "Neutral");
- With("sprawlers", "Enemy");
- With("jda", "Ally");
- }
-
- DefaultClient(1);
- AvailablePlay(1);
- HasStats(1);
- PermanentRadar(1);
- RequireAI(1);
- Side("jda");
- SideFixed(1);
-
- Objectives()
- {
- ReaperId(1750);
- }
-
- StartRegion(1441);
- StartPoint(0.742928, 0.439613);
- StartYaw(45.000000);
- Personality("None");
- PainCurrentCluster(0);
- PainFirstClusterCycle(0);
- UniqueScriptId(0);
- FilteringEnabled(1);
-
- FilteredTypes()
- {
- Add("jda.unit.collector");
- Add("jda.unit.rig");
- Add("jda.unit.guardian");
- Add("jda.building.hq1");
- Add("jda.building.precinct1");
- Add("jda.building.refinery");
- Add("jda.unit.rover");
- Add("jda.building.solarpower");
- Add("jda.building.motorpool1");
- Add("jda.building.aptower");
- Add("jda.building.cameratower");
- }
-
- ResourceStore(10000);
- }
- }
-
- TerrainGroup("Sprawl");
- Camera();
-
- Physics()
- {
- Gravity(9.800000);
- }
-
- MissionVar();
-